| Overload | Description |
|---|---|
| PDFFlowTableContent Constructor() | This method supports the internal library infrastructure and should not be used by external client code. |
| PDFFlowTableContent Constructor(int) | Initializes a new PDFFlowTableContent object with the specified number of columns. |
| PDFFlowTableContent Constructor(PDFFlowTableColumn[]) | Initializes a new PDFFlowTableContent object with the specified columns. |